home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
game
/
cat.swf
/
scripts
/
frame_2
/
PlaceObject2_197_162
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-03-01
|
205 b
|
6 lines
onClipEvent(enterFrame){
_root.loading = int(getBytesLoaded() / getBytesTotal()) * 100;
_root.rongliang = int(getBytesTotal() / 1024);
_root.sudu = int(getBytesLoaded() / getBytesTotal());
}